Crate drain_filter_polyfill
source ·Structs
An iterator which uses a closure to determine if an element should be removed.
Traits
An extension trait to make
drain_filter
accessible, implemented for Vec
.